home *** CD-ROM | disk | FTP | other *** search
/ Programming in Microsoft Windows with C# / Programacion en Microsoft Windows con C#.iso / Original Code / Tapping Into the Keyboard / Tapping Into the Keyboard.sln
Encoding:
Microsoft Visual Studio Solution  |  2001-01-15  |  2.5 KB  |  63 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyExamine", "KeyExamine\KeyExamine.csproj", "{7A314099-9D4D-4AF0-B95D-EC3F422F7E09}"
  3.     ProjectSection(ProjectDependencies) = postProject
  4.     EndProjectSection
  5.     ProjectSection(SolutionConfiguration) = postProject
  6.         Release.ActiveCfg = Release|.NET
  7.         Release.Build.0 = Release|.NET
  8.         Debug.ActiveCfg = Debug|.NET
  9.         Debug.Build.0 = Debug|.NET
  10.     EndProjectSection
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoKeyboard", "SysInfoKeyboard\SysInfoKeyboard.csproj", "{85386BF7-7AC1-4584-A8E7-03AEE8A0C064}"
  13.     ProjectSection(ProjectDependencies) = postProject
  14.     EndProjectSection
  15.     ProjectSection(SolutionConfiguration) = postProject
  16.         Release.ActiveCfg = Release|.NET
  17.         Release.Build.0 = Release|.NET
  18.         Debug.ActiveCfg = Debug|.NET
  19.         Debug.Build.0 = Debug|.NET
  20.     EndProjectSection
  21. EndProject
  22. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExitOnX", "ExitOnX\ExitOnX.csproj", "{778557E8-B3D6-4F15-898E-DE56325F5BC3}"
  23.     ProjectSection(ProjectDependencies) = postProject
  24.     EndProjectSection
  25.     ProjectSection(SolutionConfiguration) = postProject
  26.         Release.ActiveCfg = Release|.NET
  27.         Release.Build.0 = Release|.NET
  28.         Debug.ActiveCfg = Debug|.NET
  29.         Debug.Build.0 = Debug|.NET
  30.     EndProjectSection
  31. EndProject
  32. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TypeAway", "TypeAway\TypeAway.csproj", "{9158D5C6-95E8-4111-A788-9E1180F11A30}"
  33.     ProjectSection(ProjectDependencies) = postProject
  34.     EndProjectSection
  35.     ProjectSection(SolutionConfiguration) = postProject
  36.         Release.ActiveCfg = Release|.NET
  37.         Release.Build.0 = Release|.NET
  38.         Debug.ActiveCfg = Debug|.NET
  39.         Debug.Build.0 = Debug|.NET
  40.     EndProjectSection
  41. EndProject
  42. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyExamineWithScroll", "KeyExamineWithScroll\KeyExamineWithScroll.csproj", "{414060F5-0598-4157-9AF5-97670D788756}"
  43.     ProjectSection(ProjectDependencies) = postProject
  44.     EndProjectSection
  45.     ProjectSection(SolutionConfiguration) = postProject
  46.         Release.ActiveCfg = Release|.NET
  47.         Release.Build.0 = Release|.NET
  48.         Debug.ActiveCfg = Debug|.NET
  49.         Debug.Build.0 = Debug|.NET
  50.     EndProjectSection
  51. EndProject
  52. Global
  53.     GlobalSection(SolutionConfiguration) = preSolution
  54.         ConfigName.0 = Debug
  55.         ConfigName.1 = Release
  56.         DoSign = FALSE
  57.     EndGlobalSection
  58.     GlobalSection(ExtensibilityGlobals) = postSolution
  59.     EndGlobalSection
  60.     GlobalSection(ExtensibilityAddIns) = postSolution
  61.     EndGlobalSection
  62. EndGlobal
  63.